home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / temacd / wiagra / setup.exe / {app} / libmcl-2.8.1b11.dll / RCDATA / TFRMDLGHAV / TFRMDLGHAV.txt
Text File  |  2003-07-03  |  2KB  |  104 lines

  1. object frmDlgHAV: TfrmDlgHAV
  2.   Left = 205
  3.   Top = 195
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 159
  6.   ClientWidth = 333
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object boxKeyFrames: TGroupBox
  16.     Left = 12
  17.     Top = 87
  18.     Width = 207
  19.     Height = 57
  20.     Font.Charset = DEFAULT_CHARSET
  21.     Font.Color = clWindowText
  22.     Font.Height = -11
  23.     Font.Name = 'MS Sans Serif'
  24.     Font.Style = []
  25.     ParentFont = False
  26.     TabOrder = 1
  27.     object Label1: TLabel
  28.       Left = 9
  29.       Top = 24
  30.       Width = 76
  31.       Height = 13
  32.       Caption = 'Key frame every'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clWindowText
  35.       Font.Height = -11
  36.       Font.Name = 'MS Sans Serif'
  37.       Font.Style = []
  38.       ParentFont = False
  39.     end
  40.     object Label2: TLabel
  41.       Left = 161
  42.       Top = 24
  43.       Width = 37
  44.       Height = 13
  45.       Caption = 'frame(s)'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clWindowText
  48.       Font.Height = -11
  49.       Font.Name = 'MS Sans Serif'
  50.       Font.Style = []
  51.       ParentFont = False
  52.     end
  53.     object edKFM: TEdit
  54.       Left = 93
  55.       Top = 21
  56.       Width = 61
  57.       Height = 21
  58.       TabOrder = 0
  59.     end
  60.   end
  61.   object radCompr: TRadioGroup
  62.     Left = 12
  63.     Top = 8
  64.     Width = 207
  65.     Height = 70
  66.     Caption = 'Compression Method'
  67.     TabOrder = 0
  68.   end
  69.   object btnOK: TBitBtn
  70.     Left = 237
  71.     Top = 14
  72.     Width = 84
  73.     Height = 28
  74.     Caption = 'OK'
  75.     Default = True
  76.     Font.Charset = DEFAULT_CHARSET
  77.     Font.Color = clBlack
  78.     Font.Height = -11
  79.     Font.Name = 'MS Sans Serif'
  80.     Font.Style = []
  81.     ModalResult = 1
  82.     ParentFont = False
  83.     TabOrder = 2
  84.     NumGlyphs = 4
  85.   end
  86.   object btnCancel: TBitBtn
  87.     Left = 237
  88.     Top = 42
  89.     Width = 84
  90.     Height = 28
  91.     Cancel = True
  92.     Caption = 'Cancel'
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clBlack
  95.     Font.Height = -11
  96.     Font.Name = 'MS Sans Serif'
  97.     Font.Style = []
  98.     ModalResult = 2
  99.     ParentFont = False
  100.     TabOrder = 3
  101.     NumGlyphs = 4
  102.   end
  103. end
  104.